<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases/python3/2 extmodule, branch thinlto</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Disable extension module tests with Python 3.8 and VS2015.</title>
<updated>2019-10-20T10:30:17+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2019-10-19T17:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=ad1cfbe7ec58cdec3472e3bae23f952c8a287b78'/>
<id>ad1cfbe7ec58cdec3472e3bae23f952c8a287b78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests for version constraints on custom lookup dependencies</title>
<updated>2018-08-26T16:23:39+00:00</updated>
<author>
<name>Jon Turney</name>
<email>jon.turney@dronecode.org.uk</email>
</author>
<published>2018-08-14T22:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=dadf6e2233f15beff6b544850fee7bfa765e951e'/>
<id>dadf6e2233f15beff6b544850fee7bfa765e951e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: test getting python module using pkg-config</title>
<updated>2017-11-13T22:07:48+00:00</updated>
<author>
<name>Anonymous Maarten</name>
<email>anonymous.maarten@gmail.com</email>
</author>
<published>2017-11-13T21:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=b715276cc75ffa4873c3bb1e6089a88df60df4f4'/>
<id>b715276cc75ffa4873c3bb1e6089a88df60df4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add .find_python() method. Supersedes #777.</title>
<updated>2017-01-09T19:23:18+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-01-08T21:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=6ac9a8e738dae97c64308da83949931fb726bbe7'/>
<id>6ac9a8e738dae97c64308da83949931fb726bbe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created a Python 3 module for simpler building of Python extension modules.</title>
<updated>2017-01-09T19:07:23+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-09-14T17:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=24221d71ccd341759b008cf1918826910c40247c'/>
<id>24221d71ccd341759b008cf1918826910c40247c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3 dep: Check arch of libraries before using</title>
<updated>2016-12-09T22:58:50+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2016-12-09T13:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=2c5680d7218d421be22e07598abe4f8f6c385187'/>
<id>2c5680d7218d421be22e07598abe4f8f6c385187</id>
<content type='text'>
On Windows, we can build with both 32-bit and 64-bit compilers, but the
Python is either 32-bit or 64-bit. Check the architecture of the found
Python libraries and don't use them if they don't match our
build_machine.

Also skip the tests if the Python 3 dependency is not found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Windows, we can build with both 32-bit and 64-bit compilers, but the
Python is either 32-bit or 64-bit. Check the architecture of the found
Python libraries and don't use them if they don't match our
build_machine.

Also skip the tests if the Python 3 dependency is not found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python extension module finally works on Windows.</title>
<updated>2016-02-26T19:04:11+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-02-26T19:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=efceac497fa2702124398b2712761015d9a1c78a'/>
<id>efceac497fa2702124398b2712761015d9a1c78a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Can build Python extension on OSX.</title>
<updated>2016-02-21T15:12:09+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-02-21T15:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=a04c33e12527d3ed7a07dce0380afabb46cf4f3d'/>
<id>a04c33e12527d3ed7a07dce0380afabb46cf4f3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Can build a Python extension module.</title>
<updated>2016-02-21T12:52:36+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2016-02-12T19:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=98d00386b141771a62668198f36bd38b1a9e6112'/>
<id>98d00386b141771a62668198f36bd38b1a9e6112</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
